シンタックス
            
            
            
            
            '宣言
 
Public Overloads Sub CopyFrom(Of  As {New, Struct})( _
   ByVal () As , _
   ByVal  As System.Integer, _
   ByVal  As System.Integer _
) 
             
        
            
            public void CopyFrom<>( 
   [] ,
   System.int ,
   System.int 
)
where T: new(), struct
             
        
             
        
            パラメータ
- buffer
 
- offset
 
- count
 
            型パラメータ
- T
 
             
            
            
            
            
            
            
            
            
            
            
            
            参照